home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / hewitt.swf / scripts / frame_14 / DoAction_2.as next >
Encoding:
Text File  |  2011-06-09  |  205 b   |  11 lines

  1. stop();
  2. _root.loc_sound = 30;
  3. _root.range = false;
  4. if(_root.even11 == 1 && _root.even12 == 1)
  5. {
  6.    _root.even12 = 2;
  7.    stopAllSounds();
  8.    _root.fade.gotoAndPlay(1);
  9.    _root.gotoAndStop(47);
  10. }
  11.